You are here: Record management > Rule and application testing > PegaUnit testing > PegaUnit test suites

PegaUnit test suites

You can group related tests into a test suite so that you can run multiple test cases in the order that you specify. For example, you can create a regression test suite that runs test cases when changes are made to application functionality; if you fix a bug, you can verify that the changes do not impact existing functionality.